| CmPreferredContactMethod |
| Logical Entity Name | CmPreferredContactMethod |
| Default Table Name | CmPreferredContactMethod |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| CmPreferredContactMethod Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
CmPreferredContactMethodID |
int | NO | ||
SyStudentID |
int | NO | ||
SyAddressID |
int | YES | ||
| TableName | varchar(35) | NO | ||
| ColumnName | varchar(35) | NO | ||
| PreferredIndicator | bit | NO | ||
| DoNotContactIndicator | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO | ||
| DNCOverrideOnFile | bit | NO | ||
| IsPhone | bit | NO |
| CmPreferredContactMethod Primary and Unique Keys |
| Key Name | Key Type | Keys |
| CmPreferredContactMethod_CmPreferredContactMethodID_U_C_IDX | PrimaryKey | CmPreferredContactMethodID |
| CmPreferredContactMethod Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyAddress | Non-Identifying | Zero or One to Zero or More | FK_CmPreferredContactMethod_SyAddressID_SyAddress_SyAddressID | SyAddressID | NO | YES | ||
| syStudent | Non-Identifying | One To Zero or More | FK_CmPreferredContactMethod_SyStudentID_syStudent_SyStudentID | SyStudentID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_CmPreferredContactMethod_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| CmPreferredContactMethod Check Constraints |
| Check Constraint Name | CheckConstraint |
| Chk_CmPreferredContactMethod_SyAddressID | ([TableName] = 'SyAddress' and [SyAddressID] is not null or [TableName] = 'SyStudent' and [SyAddressID] is null) |
| Chk_CmPreferredContactMethod_ColumnName | ([TableName]='SyStudent' AND ([ColumnName]='mobilenumber' OR [ColumnName]='otheremail' OR [ColumnName]='otherphone' OR [ColumnName]='email' OR [ColumnName]='workext' OR [ColumnName]='WorkPhone' OR [ColumnName]='Phone' OR [ColumnName]='Addr1') OR [TableName]='SyAddress' AND ([ColumnName]='mobilenumber' OR [ColumnName]='email' OR [ColumnName]='SecondPhone' OR [ColumnName]='WorkPhone' OR [ColumnName]='Phone' OR [ColumnName]='Addr1' OR [ColumnName]='otheremail')) |
| CmPreferredContactMethod Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| CmPreferredContactMethod Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.StudentContactPreference |
NO | |||
| Physical (Microsoft SQL Server) dbo.CmPreferredContactMethod |
NO |
| CmPreferredContactMethod Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Addresses_Affiliations |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Career Services |
| CmPreferredContactMethod Data Movement Rules |
| Name | Type | Rule Text/Value |